How to Install pdf2svg software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pdf2svg software package in Ubuntu 14.04 LTS (Trusty Tahr)

pdf2svg software package provides converts PDF documents to SVG files (one per page), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install pdf2svg 

pdf2svg is installed in your system.

Make ensure the pdf2svg package were installed using the commands given below,

$ sudo dpkg-query -l | grep pdf2svg *

You will get with pdf2svg package name, version, architecture and description in a table

pdf2svg package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Graphics
Package pdf2svg
Version 0.2.2-1
Description converts PDF documents to SVG files (one per page)
Sub Section Graphics


See Also, How to uninstall or remove pdf2svg software package from Ubuntu 14.04 LTS (Trusty Tahr)?